﻿2026-06-04T02:01:32.3712608Z ##[group]Run actions/checkout@v4
2026-06-04T02:01:32.3714984Z with:
2026-06-04T02:01:32.3716233Z   repository: SaberMage/spt-core
2026-06-04T02:01:32.3733224Z   token: ***
2026-06-04T02:01:32.3734434Z   ssh-strict: true
2026-06-04T02:01:32.3735655Z   ssh-user: git
2026-06-04T02:01:32.3736908Z   persist-credentials: true
2026-06-04T02:01:32.3738288Z   clean: true
2026-06-04T02:01:32.3739574Z   sparse-checkout-cone-mode: true
2026-06-04T02:01:32.3741091Z   fetch-depth: 1
2026-06-04T02:01:32.3742308Z   fetch-tags: false
2026-06-04T02:01:32.3743568Z   show-progress: true
2026-06-04T02:01:32.3744846Z   lfs: false
2026-06-04T02:01:32.3746046Z   submodules: false
2026-06-04T02:01:32.3747328Z   set-safe-directory: true
2026-06-04T02:01:32.3749387Z ##[endgroup]
2026-06-04T02:01:32.5529119Z Syncing repository: SaberMage/spt-core
2026-06-04T02:01:32.5534030Z ##[group]Getting Git version info
2026-06-04T02:01:32.5536611Z Working directory is '/home/david/actions-runner/_work/spt-core/spt-core'
2026-06-04T02:01:32.5540564Z [command]/usr/bin/git version
2026-06-04T02:01:32.5542270Z git version 2.34.1
2026-06-04T02:01:32.5559684Z ##[endgroup]
2026-06-04T02:01:32.5577853Z Copying '/home/david/.gitconfig' to '/home/david/actions-runner/_work/_temp/d55da6b9-f7f7-4f7e-be63-861b68c69b41/.gitconfig'
2026-06-04T02:01:32.5609406Z Temporarily overriding HOME='/home/david/actions-runner/_work/_temp/d55da6b9-f7f7-4f7e-be63-861b68c69b41' before making global git config changes
2026-06-04T02:01:32.5615278Z Adding repository directory to the temporary git global config as a safe directory
2026-06-04T02:01:32.5635971Z [command]/usr/bin/git config --global --add safe.directory /home/david/actions-runner/_work/spt-core/spt-core
2026-06-04T02:01:32.5694091Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-04T02:01:32.5721427Z https://github.com/SaberMage/spt-core
2026-06-04T02:01:32.5746229Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-04T02:01:32.5752005Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-04T02:01:32.5780104Z refs/heads/dev-freeform
2026-06-04T02:01:32.5795054Z [command]/usr/bin/git checkout --detach
2026-06-04T02:01:32.5850187Z HEAD is now at 237b1bb feat(net): M4-D4d registry replication over the wire
2026-06-04T02:01:32.5909245Z [command]/usr/bin/git branch --delete --force dev-freeform
2026-06-04T02:01:32.5947264Z Deleted branch dev-freeform (was 237b1bb).
2026-06-04T02:01:32.5999821Z ##[endgroup]
2026-06-04T02:01:32.6001614Z [command]/usr/bin/git submodule status
2026-06-04T02:01:32.6236746Z ##[group]Cleaning the repository
2026-06-04T02:01:32.6242053Z [command]/usr/bin/git clean -ffdx
2026-06-04T02:01:32.6277628Z Removing traceable-reqs
2026-06-04T02:01:32.6291309Z [command]/usr/bin/git reset --hard HEAD
2026-06-04T02:01:32.6345477Z HEAD is now at 237b1bb feat(net): M4-D4d registry replication over the wire
2026-06-04T02:01:32.6467363Z ##[endgroup]
2026-06-04T02:01:32.6470551Z ##[group]Disabling automatic garbage collection
2026-06-04T02:01:32.6473259Z [command]/usr/bin/git config --local gc.auto 0
2026-06-04T02:01:32.6480011Z ##[endgroup]
2026-06-04T02:01:32.6482918Z ##[group]Setting up auth
2026-06-04T02:01:32.6493609Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-04T02:01:32.6501985Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-04T02:01:32.6716734Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-04T02:01:32.6775972Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-04T02:01:32.7063111Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-04T02:01:32.7110178Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-04T02:01:32.7392014Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-04T02:01:32.7461195Z ##[endgroup]
2026-06-04T02:01:32.7463820Z ##[group]Fetching the repository
2026-06-04T02:01:32.7479130Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +237b1bb42a59cd7e112c8bf00badb4078ed7133c:refs/remotes/origin/dev-freeform
2026-06-04T02:01:33.3507310Z ##[endgroup]
2026-06-04T02:01:33.3510040Z ##[group]Determining the checkout info
2026-06-04T02:01:33.3512554Z ##[endgroup]
2026-06-04T02:01:33.3515900Z [command]/usr/bin/git sparse-checkout disable
2026-06-04T02:01:33.3565220Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-04T02:01:33.3602276Z ##[group]Checking out the ref
2026-06-04T02:01:33.3606875Z [command]/usr/bin/git checkout --progress --force -B dev-freeform refs/remotes/origin/dev-freeform
2026-06-04T02:01:33.3658192Z Switched to a new branch 'dev-freeform'
2026-06-04T02:01:33.3660959Z Branch 'dev-freeform' set up to track remote branch 'dev-freeform' from 'origin'.
2026-06-04T02:01:33.3710545Z ##[endgroup]
2026-06-04T02:01:33.3715205Z [command]/usr/bin/git log -1 --format=%H
2026-06-04T02:01:33.3747682Z 237b1bb42a59cd7e112c8bf00badb4078ed7133c
